{% extends 'base.html' %} {% block title %}Certificate {{ certificate.verification_code }} — {{ site_settings.institute_name }}{% endblock %} {% block extra_css %} {% endblock %} {% block content %} Verification portal Print {% if certificate.is_revoked %} This certificate has been revoked. {% endif %} {{ site_settings.institute_name }} Certificate of Competency This is to certify that {{ certificate.recipient_name }} has successfully passed the professional examination for {{ certificate.program_title }} Score {{ certificate.score_percent }}% Issued {{ certificate.issued_at|date:"d M Y" }} Verification code {{ certificate.verification_code }} Verify at {{ request.get_host }}{% url 'certifications:verify' %} {% endblock %}
This is to certify that
has successfully passed the professional examination for